google.golang.org/grpc/internal/transport.bdpEstimator.mu (field)

6 uses

	google.golang.org/grpc/internal/transport (current package)
		bdp_estimator.go#L53: 	mu sync.Mutex
		bdp_estimator.go#L86: 	b.mu.Lock()
		bdp_estimator.go#L87: 	defer b.mu.Unlock()
		bdp_estimator.go#L110: 	b.mu.Lock()
		bdp_estimator.go#L136: 		b.mu.Unlock()
		bdp_estimator.go#L140: 	b.mu.Unlock()